home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / modelers / geomview / sgi.lha / Geomview / man / cat1 / ginsu.1 < prev    next >
Text File  |  1993-10-31  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. ginsu(1)         Geomview Module         ginsu(1)
  5.  
  6.  
  7. NAME
  8.        ginsu - interactively slice geoms
  9.  
  10. SYNOPSIS
  11.        ginsu
  12.  
  13. DESCRIPTION
  14.        Ginsu  is  an interactive slicing tool designed to be used
  15.        with Geomview.  It allows the user to move around a square
  16.        slicing plane to    an arbitrary position and then to slice    a
  17.        particular geom with that plane.    Slicing    involves dividing
  18.        the geom    into two seperate geoms    at the plane of    cleavage.
  19.        Once slicing has    been performed,    each of    the two    new geoms
  20.        created    can  be     moved    around and examined independently
  21.        from the     other.     Ginsu    runs  only  on    Silicon     Graphics
  22.        machines.
  23.  
  24.        Ginsu  works by constantly querying geomview for    the posi-
  25.        tion of the plane as one    moves it and  then  updating  the
  26.        internal     plane equation    it uses. The coefficients of this
  27.        equation    appear on the main panel for  examination.   When
  28.        the  plane  has    been  properly positioned, one enters the
  29.        name of the geom    that one wishes    to slice in  the  'Target
  30.        Clip Object' text window, then clicks on    the 'Slice!' but-
  31.        ton. The    old geom is then erased    and replaced by     two  new
  32.        geoms.  The  speed  at  which  this occurs depends on your
  33.        machine and the complexity of the geom.
  34.  
  35.        In some cases one may want to manually enter  the  coeffi-
  36.        cients  of  the slicing plane. This can be accomplished by
  37.        toggling    on the 'Edit' button. Ginsu is now in  edit  mode
  38.        and will    no longer update the coefficients if the plane is
  39.        moved about inside Geomview. To change  coefficients  now,
  40.        one clicks in each coefficient text box and types in a new
  41.        number followed by enter. The plane will     be  repositioned
  42.        each  time  to match the    new set    of coefficients. Toggling
  43.        the 'Edit' button off will  put    us  back  in  interactive
  44.        mode.
  45.  
  46.        Some things to keep in mind: Ginsu turns    normalization off
  47.        when it is run and prevents it from being turned    back  on.
  48.        This  is     because  keeping  normalization  can  have  some
  49.        unpleasant effects when cutting things. Ginsu  depends  on
  50.        the clipping plane being    present. If the    clipping plane is
  51.        somehow deleted,    Ginsu is then forced to    exit.
  52.  
  53. BUGS
  54.        Sometimes color or normal information is    lost  when  clip-
  55.        ping certain geoms.  This is because ginsu always converts
  56.        a geom to an OFF    format    geom  before  clipping    it.  When
  57.        clipping    the "World" geom, everything in    the world becomes
  58.        consolidated  into  two    geoms  (this  could  actually  be
  59.        thought of as a feature).
  60.  
  61.  
  62.  
  63.  
  64.                Nov 4, 1992                1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. ginsu(1)         Geomview Module         ginsu(1)
  71.  
  72.  
  73. SEE ALSO
  74.        geomview(1) oogl(5)
  75.  
  76. AUTHOR
  77.        Daeron Meyer        email: daeron@geom.umn.edu
  78.        The Geometry Center    phone: (612) 626-8302
  79.        1300 South Second Street
  80.        Minneapolis, MN 55454
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.                Nov 4, 1992                2
  131.  
  132.  
  133.